🚀 Advanced Actions
Advanced Actions have been reorganized into their appropriate workflow categories for better organization and easier navigation. This page serves as a guide to help you find the actions you need in their new locations.
📍 Action Categories & Locations
All advanced actions are now organized by their logical categories in the workflow system:
🧩 Integrations
→ Development/Workflow/Integrations
External service integrations and third-party connections:
- Zapier Integration - Connect with thousands of web services
- Google Sheets Integration - Read/write spreadsheet data
- Airtable Integration - Database-like functionality with spreadsheet interface
- Telegram Integration - Bot messaging and channel broadcasts
- Stripe Integration - Payment processing (already documented)
✨ Interactions
→ Development/Workflow/Interactions
User interface interactions and device-specific features:
- Local Storage - Save data on user's device (enhanced)
- Share Content - Native device sharing capabilities
- Play Vibration - Haptic feedback for mobile devices
- Toggle Dark Mode - Theme switching functionality
- Show/Hide Element - Dynamic element visibility control
- Open Alert - Dialog notifications (already documented)
- Show Toast - Non-intrusive message notifications (already documented)
- Push Notification - Device-level notifications (already documented)
💽 Data
Data management and user information:
- Get Current User - Retrieve authenticated user information
- Add Row - Insert database records (already documented)
- Delete Row - Remove database records (already documented)
- Update Row - Modify database records (already documented)
- HTTP Request - API calls and external data (already documented)
- Registration - User sign-up (already documented)
- Authentication - User login/logout (already documented)
🧭 Navigation
→ Development/Workflow/Navigation
Navigation and routing actions:
- Go Back - Previous page navigation (already documented)
- Open Link - External URL navigation (already documented)
- Go to Screen - Internal app navigation (already documented)
🎯 Quick Action Reference
Most Common Advanced Actions
Action | Category | Use Case | Documentation |
---|---|---|---|
Zapier | Integrations | Automate workflows with external apps | Integrations |
Local Storage | Interactions | Save user preferences & data | Interactions |
Get Current User | Data | User personalization & permissions | Data |
Share Content | Interactions | Social sharing & referrals | Interactions |
Google Sheets | Integrations | Spreadsheet data management | Integrations |
Toggle Dark Mode | Interactions | Theme switching | Interactions |
Play Vibration | Interactions | Mobile haptic feedback | Interactions |
Enterprise Features
Action | Category | Use Case | Documentation |
---|---|---|---|
Airtable | Integrations | Advanced database management | Integrations |
Telegram | Integrations | Bot automation & notifications | Integrations |
Show/Hide Element | Interactions | Dynamic UI & progressive disclosure | Interactions |
🔄 Migration Guide
If you were previously using this page for reference, here's how to find your content:
Looking for Integration Actions?
- Old: Advanced Actions → Integration Actions
- New: Workflow/Integrations
- What moved: Zapier, Google Sheets, Airtable, Telegram
Looking for Device Actions?
- Old: Advanced Actions → Device & System Actions
- New: Workflow/Interactions
- What moved: Local Storage, Share Content, Play Vibration, Toggle Dark Mode, Show/Hide Element
Looking for User Data Actions?
- Old: Advanced Actions → User Management
- New: Workflow/Data
- What moved: Get Current User
📚 Comprehensive Workflow Learning Path
For a complete understanding of AppStruct's workflow system:
- Start with Basics: Canvas - Learn action chaining & flow control
- Add Logic: Conditions - Implement conditional workflows
- Manage Data: Data - Handle database operations & user data
- Create Interactions: Interactions - Build engaging user experiences
- Connect Services: Integrations - Extend with external tools
- Handle Navigation: Navigation - Control app flow
💡 Why This Reorganization?
Benefits of the new structure:
- Logical Grouping: Actions are grouped by their primary function
- Easier Discovery: Find actions faster in their natural categories
- Better Documentation: More detailed examples and use cases
- Consistent Structure: Matches the workflow editor organization
- Comprehensive Coverage: Enhanced documentation for all actions
🔗 Related Documentation
- Workflow Canvas - Action chaining and flow control patterns
- Conditional Logic - Advanced decision-making workflows
- Smart Animations - Element animations and transitions
- Mobile Interface - Touch-optimized workflow building
Need Assistance?
If you can't find a specific action or need help with workflow implementation:
- Search by Category: Use the action type to find the right documentation section
- Check Examples: Each category includes practical use cases and examples
- Contact Support: Reach out to [email protected] for additional help
The reorganized workflow documentation provides more comprehensive coverage and better learning paths for building sophisticated app functionality.